{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-platform-comment-web",
      "artifactVersion": "7.10",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.ecm.platform.comment",
          "org.nuxeo.ecm.platform.comment.api",
          "org.nuxeo.ecm.platform.comment.core",
          "org.nuxeo.ecm.platform.comment.web",
          "org.nuxeo.ecm.platform.comment.workflow"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment",
        "id": "grp:org.nuxeo.ecm.platform.comment",
        "name": "org.nuxeo.ecm.platform.comment",
        "parentIds": [
          "grp:org.nuxeo.ecm.platform"
        ],
        "readmes": [],
        "version": "7.10"
      },
      "bundleId": "org.nuxeo.ecm.platform.comment.web",
      "components": [
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.types.TypeService--types",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment/org.nuxeo.ecm.platform.comment.web/org.nuxeo.ecm.platform.comment.types/Contributions/org.nuxeo.ecm.platform.comment.types--types",
              "id": "org.nuxeo.ecm.platform.comment.types--types",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.types.TypeService",
                "name": "org.nuxeo.ecm.platform.types.TypeService",
                "type": "service"
              },
              "version": "7.10",
              "xml": "<extension point=\"types\" target=\"org.nuxeo.ecm.platform.types.TypeService\">\n    <type id=\"Domain\">\n      <subtypes>\n        <type hidden=\"create\">CommentRoot</type>\n      </subtypes>\n    </type>\n\n    <type id=\"CommentRoot\">\n      <label>CommentRoot</label>\n      <icon>/icons/folder.gif</icon>\n      <default-view>view_documents</default-view>\n      <subtypes>\n        <type hidden=\"create\">Folder</type>\n        <type hidden=\"create\">HiddenFolder</type>\n      </subtypes>\n      <layouts mode=\"any\">\n        <layout>heading</layout>\n      </layouts>\n    </type>\n\n    <type id=\"Comment\">\n      <label>label.document.comment</label>\n      <icon>/icons/comment.png</icon>\n      <default-view>comment_view</default-view>\n      <create-view>comment_create</create-view>\n    </type>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment/org.nuxeo.ecm.platform.comment.web/org.nuxeo.ecm.platform.comment.types",
          "name": "org.nuxeo.ecm.platform.comment.types",
          "requirements": [],
          "services": [],
          "version": "7.10",
          "xmlFileContent": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\n<!-- Think about updating the life cycle doc types mapping in GeideLifeCycleExtensions.xml-->\n\n<component name=\"org.nuxeo.ecm.platform.comment.types\">\n\n  <extension target=\"org.nuxeo.ecm.platform.types.TypeService\" point=\"types\">\n    <type id=\"Domain\">\n      <subtypes>\n        <type hidden=\"create\">CommentRoot</type>\n      </subtypes>\n    </type>\n\n    <type id=\"CommentRoot\">\n      <label>CommentRoot</label>\n      <icon>/icons/folder.gif</icon>\n      <default-view>view_documents</default-view>\n      <subtypes>\n        <type hidden=\"create\">Folder</type>\n        <type hidden=\"create\">HiddenFolder</type>\n      </subtypes>\n      <layouts mode=\"any\">\n        <layout>heading</layout>\n      </layouts>\n    </type>\n\n    <type id=\"Comment\">\n      <label>label.document.comment</label>\n      <icon>/icons/comment.png</icon>\n      <default-view>comment_view</default-view>\n      <create-view>comment_create</create-view>\n    </type>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/comment-types-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.actions.ActionService--filters",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment/org.nuxeo.ecm.platform.comment.web/org.nuxeo.ecm.platform.comment.actions/Contributions/org.nuxeo.ecm.platform.comment.actions--filters",
              "id": "org.nuxeo.ecm.platform.comment.actions--filters",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.actions.ActionService",
                "name": "org.nuxeo.ecm.platform.actions.ActionService",
                "type": "service"
              },
              "version": "7.10",
              "xml": "<extension point=\"filters\" target=\"org.nuxeo.ecm.platform.actions.ActionService\">\n    <filter id=\"comment\">\n      <rule grant=\"true\">\n        <type>Comment</type>\n      </rule>\n    </filter>\n\n    <filter id=\"commentable\">\n      <rule grant=\"true\">\n        <facet>Commentable</facet>\n      </rule>\n    </filter>\n\n    <filter id=\"canAddComment\">\n      <rule grant=\"true\">\n        <permission>AddChildren</permission>\n      </rule>\n    </filter>\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.actions.ActionService--actions",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment/org.nuxeo.ecm.platform.comment.web/org.nuxeo.ecm.platform.comment.actions/Contributions/org.nuxeo.ecm.platform.comment.actions--actions",
              "id": "org.nuxeo.ecm.platform.comment.actions--actions",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.actions.ActionService",
                "name": "org.nuxeo.ecm.platform.actions.ActionService",
                "type": "service"
              },
              "version": "7.10",
              "xml": "<extension point=\"actions\" target=\"org.nuxeo.ecm.platform.actions.ActionService\">\n    <action enabled=\"true\" id=\"view_comments\" label=\"action.view.comments\" link=\"/incl/tabs/document_comments.xhtml\" order=\"80\" type=\"rest_document_link\">\n      <category>VIEW_ACTION_LIST</category>\n      <filter-id>commentable</filter-id>\n      <filter-id>mutable_document</filter-id>\n      <filter-id>not_anonymous</filter-id>\n    </action>\n\n    <!-- add the comment creation button -->\n    <action enabled=\"true\" id=\"newComment\" label=\"command.add\" link=\"#{commentManagerActions.addComment}\" order=\"10\">\n      <category>COMMENT_ACTIONS</category>\n    </action>\n\n    <action enabled=\"true\" id=\"cancelComment\" label=\"command.cancel\" link=\"#{commentManagerActions.cancelComment}\" order=\"20\">\n      <category>COMMENT_ACTIONS</category>\n    </action>\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment/org.nuxeo.ecm.platform.comment.web/org.nuxeo.ecm.platform.comment.actions",
          "name": "org.nuxeo.ecm.platform.comment.actions",
          "requirements": [],
          "services": [],
          "version": "7.10",
          "xmlFileContent": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<component name=\"org.nuxeo.ecm.platform.comment.actions\">\n\n  <extension target=\"org.nuxeo.ecm.platform.actions.ActionService\"\n    point=\"actions\">\n    <action id=\"view_comments\" link=\"/incl/tabs/document_comments.xhtml\"\n      enabled=\"true\" order=\"80\" label=\"action.view.comments\" type=\"rest_document_link\">\n      <category>VIEW_ACTION_LIST</category>\n      <filter-id>commentable</filter-id>\n      <filter-id>mutable_document</filter-id>\n      <filter-id>not_anonymous</filter-id>\n    </action>\n\n    <!-- add the comment creation button -->\n    <action id=\"newComment\" link=\"#{commentManagerActions.addComment}\"\n      enabled=\"true\" label=\"command.add\" order=\"10\">\n      <category>COMMENT_ACTIONS</category>\n    </action>\n\n    <action id=\"cancelComment\" link=\"#{commentManagerActions.cancelComment}\"\n      enabled=\"true\" label=\"command.cancel\" order=\"20\">\n      <category>COMMENT_ACTIONS</category>\n    </action>\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.platform.actions.ActionService\"\n    point=\"filters\">\n    <filter id=\"comment\">\n      <rule grant=\"true\">\n        <type>Comment</type>\n      </rule>\n    </filter>\n\n    <filter id=\"commentable\">\n      <rule grant=\"true\">\n        <facet>Commentable</facet>\n      </rule>\n    </filter>\n\n    <filter id=\"canAddComment\">\n      <rule grant=\"true\">\n        <permission>AddChildren</permission>\n      </rule>\n    </filter>\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/comment-actions-contrib.xml",
          "xmlPureComponent": true
        },
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.forms.layout.WebLayoutManager--widgets",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment/org.nuxeo.ecm.platform.comment.web/org.nuxeo.ecm.platform.comment.widgets/Contributions/org.nuxeo.ecm.platform.comment.widgets--widgets",
              "id": "org.nuxeo.ecm.platform.comment.widgets--widgets",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager",
                "name": "org.nuxeo.ecm.platform.forms.layout.WebLayoutManager",
                "type": "service"
              },
              "version": "7.10",
              "xml": "<extension point=\"widgets\" target=\"org.nuxeo.ecm.platform.forms.layout.WebLayoutManager\">\n\n    <widget name=\"document_comments_count\" type=\"document_comments_count\"/>\n\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.forms.layout.WebLayoutManager--widgettypes",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment/org.nuxeo.ecm.platform.comment.web/org.nuxeo.ecm.platform.comment.widgets/Contributions/org.nuxeo.ecm.platform.comment.widgets--widgettypes",
              "id": "org.nuxeo.ecm.platform.comment.widgets--widgettypes",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.forms.layout.WebLayoutManager",
                "name": "org.nuxeo.ecm.platform.forms.layout.WebLayoutManager",
                "type": "service"
              },
              "version": "7.10",
              "xml": "<extension point=\"widgettypes\" target=\"org.nuxeo.ecm.platform.forms.layout.WebLayoutManager\">\n\n    <widgetType name=\"document_comments_count\">\n      <configuration>\n        <sinceVersion>5.7.2</sinceVersion>\n        <title>Comments Count</title>\n        <description>\n          <p>This widget displays how many comments a document has.</p>\n          <p>\n            It requires the following fields configuration: first field maps\n            the document model.\n          </p>\n        </description>\n        <categories>\n          <category>summary</category>\n        </categories>\n        <supportedModes>\n          <mode>view</mode>\n        </supportedModes>\n        <!-- no configurable properties -->\n      </configuration>\n      <handler-class>\n        org.nuxeo.ecm.platform.forms.layout.facelets.plugins.TemplateWidgetTypeHandler\n      </handler-class>\n      <property name=\"template\">\n        /widgets/summary/comments_count_widget_template.xhtml\n      </property>\n    </widgetType>\n\n  </extension>"
            },
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.actions.ActionService--actions",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment/org.nuxeo.ecm.platform.comment.web/org.nuxeo.ecm.platform.comment.widgets/Contributions/org.nuxeo.ecm.platform.comment.widgets--actions",
              "id": "org.nuxeo.ecm.platform.comment.widgets--actions",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.actions.ActionService",
                "name": "org.nuxeo.ecm.platform.actions.ActionService",
                "type": "service"
              },
              "version": "7.10",
              "xml": "<extension point=\"actions\" target=\"org.nuxeo.ecm.platform.actions.ActionService\">\n\n    <action id=\"summary_document_comments_count\" order=\"30\" type=\"widget\">\n      <category>SUMMARY_INDICATORS</category>\n      <filter-id>commentable</filter-id>\n      <filter-id>mutable_document</filter-id>\n      <filter-id>not_anonymous</filter-id>\n      <properties>\n        <property name=\"widgetName\">document_comments_count</property>\n      </properties>\n    </action>\n\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment/org.nuxeo.ecm.platform.comment.web/org.nuxeo.ecm.platform.comment.widgets",
          "name": "org.nuxeo.ecm.platform.comment.widgets",
          "requirements": [],
          "services": [],
          "version": "7.10",
          "xmlFileContent": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<component name=\"org.nuxeo.ecm.platform.comment.widgets\">\n\n  <extension target=\"org.nuxeo.ecm.platform.forms.layout.WebLayoutManager\"\n    point=\"widgettypes\">\n\n    <widgetType name=\"document_comments_count\">\n      <configuration>\n        <sinceVersion>5.7.2</sinceVersion>\n        <title>Comments Count</title>\n        <description>\n          <p>This widget displays how many comments a document has.</p>\n          <p>\n            It requires the following fields configuration: first field maps\n            the document model.\n          </p>\n        </description>\n        <categories>\n          <category>summary</category>\n        </categories>\n        <supportedModes>\n          <mode>view</mode>\n        </supportedModes>\n        <!-- no configurable properties -->\n      </configuration>\n      <handler-class>\n        org.nuxeo.ecm.platform.forms.layout.facelets.plugins.TemplateWidgetTypeHandler\n      </handler-class>\n      <property name=\"template\">\n        /widgets/summary/comments_count_widget_template.xhtml\n      </property>\n    </widgetType>\n\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.platform.forms.layout.WebLayoutManager\"\n    point=\"widgets\">\n\n    <widget name=\"document_comments_count\" type=\"document_comments_count\" />\n\n  </extension>\n\n  <extension target=\"org.nuxeo.ecm.platform.actions.ActionService\"\n    point=\"actions\">\n\n    <action id=\"summary_document_comments_count\" type=\"widget\" order=\"30\">\n      <category>SUMMARY_INDICATORS</category>\n      <filter-id>commentable</filter-id>\n      <filter-id>mutable_document</filter-id>\n      <filter-id>not_anonymous</filter-id>\n      <properties>\n        <property name=\"widgetName\">document_comments_count</property>\n      </properties>\n    </action>\n\n  </extension>\n\n</component>\n",
          "xmlFileName": "/OSGI-INF/widgets-contrib.xml",
          "xmlPureComponent": true
        }
      ],
      "fileName": "nuxeo-platform-comment-web-7.10.jar",
      "groupId": "org.nuxeo.ecm.platform",
      "hierarchyPath": "/grp:org.nuxeo.ecm.platform/grp:org.nuxeo.ecm.platform.comment/org.nuxeo.ecm.platform.comment.web",
      "id": "org.nuxeo.ecm.platform.comment.web",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: Apache Maven\r\nBuilt-By: hudson\r\nBuild-Jdk: 1.8.0_60\r\nBundle-ManifestVersion: 2\r\nBundle-Version: 7.10-t20151109-200201\r\nBundle-Name: comment web client\r\nBundle-SymbolicName: org.nuxeo.ecm.platform.comment.web\r\nBundle-Vendor: Nuxeo\r\nBundle-Category: stateless\r\nNuxeo-Component: OSGI-INF/comment-actions-contrib.xml, OSGI-INF/commen\r\n t-types-contrib.xml, OSGI-INF/widgets-contrib.xml\r\nRequire-Bundle: org.nuxeo.ecm.actions,org.nuxeo.ecm.platform.comment.a\r\n pi,org.nuxeo.ecm.webapp.core\r\n\r\n",
      "packages": [],
      "requirements": [],
      "version": "7.10"
    }
  ],
  "creationDate": 1664792867649,
  "key": "Nuxeo Platform LTS 2015-7.10",
  "name": "Nuxeo Platform LTS 2015",
  "operations": [],
  "packages": [],
  "pluginSnapshots": {},
  "releaseDate": 1447023600000,
  "version": "7.10"
}